[INFO] cloning repository https://github.com/MinehubMC/cogere
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MinehubMC/cogere" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinehubMC%2Fcogere", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinehubMC%2Fcogere'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c454e7524286e4c5ac7d2bb256fab5c6b1c7ed26
[INFO] fixing MinehubMC/cogere against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinehubMC%2Fcogere" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MinehubMC/cogere
[INFO] finished tweaking git repo https://github.com/MinehubMC/cogere
[INFO] tweaked toml for git repo https://github.com/MinehubMC/cogere written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MinehubMC/cogere on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MinehubMC/cogere already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/maxcountryman/axum-login.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded zip v8.5.0
[INFO] [stderr]   Downloaded typed-path v0.12.3
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] [stderr]   Downloaded tower-sessions-sqlx-store v0.15.0
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded password-auth v1.0.0
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded axum-messages v0.8.0
[INFO] [stderr]   Downloaded askama v0.14.0
[INFO] [stderr]   Downloaded askama_derive v0.14.0
[INFO] [stderr]   Downloaded askama_parser v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d
[INFO] running `Command { std: "docker" "start" "3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking tower-sessions-core v0.14.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking tower-cookies v0.11.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling cogere v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]     Checking tower-sessions v0.14.0
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking lzma-rust2 v0.16.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking axum-login v0.18.0 (https://github.com/maxcountryman/axum-login.git#6e2581e2)
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking rust-embed v8.11.0
[INFO] [stderr]     Checking password-auth v1.0.0
[INFO] [stderr]     Checking tower_governor v0.8.0
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking axum-messages v0.8.0
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]     Checking zip v8.5.0
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking tower-sessions-sqlx-store v0.15.0
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     sqlx::query!(
[INFO] [stdout] 30 | |         "INSERT INTO assemblies (id, group_id)
[INFO] [stdout] 31 | |          VALUES (?, ?)",
[INFO] [stdout] 32 | |         id_str,
[INFO] [stdout] 33 | |         group_id_str,
[INFO] [stdout] 34 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query!(
[INFO] [stdout] 40 | |             "INSERT INTO assembly_artifacts (assembly_id, group_id, artifact_id, version)
[INFO] [stdout] 41 | |              VALUES (?, ?, ?, ?)",
[INFO] [stdout] 42 | |             id_str,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |             artifact.version
[INFO] [stdout] 46 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | /             sqlx::query!(
[INFO] [stdout] 67 | |                 "UPDATE assemblies SET status = 'pending', updated_at = ? WHERE id = ?",
[INFO] [stdout] 68 | |                 now,
[INFO] [stdout] 69 | |                 assembly_id
[INFO] [stdout] 70 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     sqlx::query!(
[INFO] [stdout] 30 | |         "INSERT INTO assemblies (id, group_id)
[INFO] [stdout] 31 | |          VALUES (?, ?)",
[INFO] [stdout] 32 | |         id_str,
[INFO] [stdout] 33 | |         group_id_str,
[INFO] [stdout] 34 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | /         sqlx::query!(
[INFO] [stdout] 40 | |             "INSERT INTO assembly_artifacts (assembly_id, group_id, artifact_id, version)
[INFO] [stdout] 41 | |              VALUES (?, ?, ?, ?)",
[INFO] [stdout] 42 | |             id_str,
[INFO] [stdout] ...  |
[INFO] [stdout] 45 | |             artifact.version
[INFO] [stdout] 46 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 | /             sqlx::query!(
[INFO] [stdout] 67 | |                 "UPDATE assemblies SET status = 'pending', updated_at = ? WHERE id = ?",
[INFO] [stdout] 68 | |                 now,
[INFO] [stdout] 69 | |                 assembly_id
[INFO] [stdout] 70 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 | /             sqlx::query!(
[INFO] [stdout] 76 | |                 "UPDATE assemblies SET status = 'running', started_at = ?, updated_at = ? WHERE id = ?",
[INFO] [stdout] 77 | |                 now, now, assembly_id
[INFO] [stdout] 78 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 | / ...   sqlx::query!(
[INFO] [stdout] 88 | | ...       "UPDATE assemblies SET status = 'completed', completed_at = ?, updated_at = ?, blob_id = ?, expires_at = ? WHERE id = ?",
[INFO] [stdout] 89 | | ...       now, now, blob_id, expires_at, assembly_id
[INFO] [stdout] 90 | | ...   )
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 | /             sqlx::query!(
[INFO] [stdout] 97 | |                 "UPDATE assemblies SET status = 'failed', completed_at = ?, updated_at = ?, error = ? WHERE id = ?",
[INFO] [stdout] 98 | |                 now, now, error_msg, assembly_id
[INFO] [stdout] 99 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 | /             sqlx::query!(
[INFO] [stdout] 76 | |                 "UPDATE assemblies SET status = 'running', started_at = ?, updated_at = ? WHERE id = ?",
[INFO] [stdout] 77 | |                 now, now, assembly_id
[INFO] [stdout] 78 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 116 | |         r#"
[INFO] [stdout] 117 | |         SELECT
[INFO] [stdout] 118 | |             p.id as plugin_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         group_id_str,
[INFO] [stdout] 139 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 207 | |         r#"
[INFO] [stdout] 208 | |         SELECT id, group_id, status, updated_at, started_at, completed_at, expires_at, error, blob_id
[INFO] [stdout] 209 | |         FROM assemblies
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |         group_id_str,
[INFO] [stdout] 214 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 | / ...   sqlx::query!(
[INFO] [stdout] 88 | | ...       "UPDATE assemblies SET status = 'completed', completed_at = ?, updated_at = ?, blob_id = ?, expires_at = ? WHERE id = ?",
[INFO] [stdout] 89 | | ...       now, now, blob_id, expires_at, assembly_id
[INFO] [stdout] 90 | | ...   )
[INFO] [stdout]    | |_______^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/assembly.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 | /             sqlx::query!(
[INFO] [stdout] 97 | |                 "UPDATE assemblies SET status = 'failed', completed_at = ?, updated_at = ?, error = ? WHERE id = ?",
[INFO] [stdout] 98 | |                 now, now, error_msg, assembly_id
[INFO] [stdout] 99 | |             )
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:222:25
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let artifact_rows = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 223 | |         r#"
[INFO] [stdout] 224 | |         SELECT group_id, artifact_id, version
[INFO] [stdout] 225 | |         FROM assembly_artifacts
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         assembly_id_str
[INFO] [stdout] 229 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 116 | |         r#"
[INFO] [stdout] 117 | |         SELECT
[INFO] [stdout] 118 | |             p.id as plugin_id,
[INFO] [stdout] ...   |
[INFO] [stdout] 138 | |         group_id_str,
[INFO] [stdout] 139 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 310 | |         "SELECT status, blob_id, expires_at, error FROM assemblies WHERE id = ?",
[INFO] [stdout] 311 | |         assembly_id_str
[INFO] [stdout] 312 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 |       let expired = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 365 | |         "SELECT id, group_id, blob_id FROM assemblies
[INFO] [stdout] 366 | |          WHERE status = 'completed' AND expires_at < datetime('now')
[INFO] [stdout] 367 | |          AND blob_id IS NOT NULL"
[INFO] [stdout] 368 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 207 | |         r#"
[INFO] [stdout] 208 | |         SELECT id, group_id, status, updated_at, started_at, completed_at, expires_at, error, blob_id
[INFO] [stdout] 209 | |         FROM assemblies
[INFO] [stdout] ...   |
[INFO] [stdout] 213 | |         group_id_str,
[INFO] [stdout] 214 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | /         sqlx::query!(
[INFO] [stdout] 391 | |             "DELETE FROM assembly_artifacts WHERE assembly_id = ?",
[INFO] [stdout] 392 | |             row.id
[INFO] [stdout] 393 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:397:9
[INFO] [stdout]     |
[INFO] [stdout] 397 |         sqlx::query!("DELETE FROM assemblies WHERE id = ?", row.id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:222:25
[INFO] [stdout]     |
[INFO] [stdout] 222 |       let artifact_rows = sqlx::query!(
[INFO] [stdout]     |  _________________________^
[INFO] [stdout] 223 | |         r#"
[INFO] [stdout] 224 | |         SELECT group_id, artifact_id, version
[INFO] [stdout] 225 | |         FROM assembly_artifacts
[INFO] [stdout] ...   |
[INFO] [stdout] 228 | |         assembly_id_str
[INFO] [stdout] 229 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 | /     sqlx::query!(
[INFO] [stdout] 424 | |         "DELETE FROM assemblies WHERE status != 'completed' AND id < ?",
[INFO] [stdout] 425 | |         threshold_str,
[INFO] [stdout] 426 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     sqlx::query!(
[INFO] [stdout] 40 | |         "INSERT INTO blobs (id, sha256, size_bytes) VALUES (?, ?, ?)",
[INFO] [stdout] 41 | |         blob_id_str,
[INFO] [stdout] 42 | |         sha256,
[INFO] [stdout] 43 | |         size_bytes,
[INFO] [stdout] 44 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     sqlx::query!(
[INFO] [stdout] 49 | |         "INSERT INTO blob_refs (blob_id, group_id, entity_type, entity_id)
[INFO] [stdout] 50 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 51 | |         blob_id_str,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         entity_id_str,
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     sqlx::query!(
[INFO] [stdout] 60 | |         "UPDATE groups SET used_bytes = used_bytes + ? WHERE id = ?",
[INFO] [stdout] 61 | |         size_bytes,
[INFO] [stdout] 62 | |         group_id_str,
[INFO] [stdout] 63 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let size_bytes = sqlx::query_scalar!("SELECT size_bytes FROM blobs WHERE id = ?", blob_id_str)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | /     sqlx::query!(
[INFO] [stdout] 86 | |         "INSERT INTO blob_refs (blob_id, group_id, entity_type, entity_id)
[INFO] [stdout] 87 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 88 | |         blob_id_str,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         entity_id_str,
[INFO] [stdout] 92 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     sqlx::query!(
[INFO] [stdout]  97 | |         "UPDATE groups SET used_bytes = used_bytes + ? WHERE id = ?",
[INFO] [stdout]  98 | |         size_bytes,
[INFO] [stdout]  99 | |         group_id_str,
[INFO] [stdout] 100 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let size_bytes = sqlx::query_scalar!("SELECT size_bytes FROM blobs WHERE id = ?", blob_id_str,)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     sqlx::query!(
[INFO] [stdout] 124 | |         "DELETE FROM blob_refs WHERE blob_id = ? AND entity_id = ?",
[INFO] [stdout] 125 | |         blob_id_str,
[INFO] [stdout] 126 | |         entity_id_str,
[INFO] [stdout] 127 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         "UPDATE groups SET used_bytes = used_bytes - ? WHERE id = ?",
[INFO] [stdout] 133 | |         size_bytes,
[INFO] [stdout] 134 | |         group_id_str,
[INFO] [stdout] 135 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |       let remaining = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 140 | |         "SELECT COUNT(*) FROM blob_refs WHERE blob_id = ?",
[INFO] [stdout] 141 | |         blob_id_str,
[INFO] [stdout] 142 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 310 | |         "SELECT status, blob_id, expires_at, error FROM assemblies WHERE id = ?",
[INFO] [stdout] 311 | |         assembly_id_str
[INFO] [stdout] 312 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         sqlx::query!("DELETE FROM blobs WHERE id = ?", blob_id_str)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:364:19
[INFO] [stdout]     |
[INFO] [stdout] 364 |       let expired = sqlx::query!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 365 | |         "SELECT id, group_id, blob_id FROM assemblies
[INFO] [stdout] 366 | |          WHERE status = 'completed' AND expires_at < datetime('now')
[INFO] [stdout] 367 | |          AND blob_id IS NOT NULL"
[INFO] [stdout] 368 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 | /         sqlx::query!(
[INFO] [stdout] 391 | |             "DELETE FROM assembly_artifacts WHERE assembly_id = ?",
[INFO] [stdout] 392 | |             row.id
[INFO] [stdout] 393 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/groups.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 110 | |         r#"
[INFO] [stdout] 111 | |         SELECT
[INFO] [stdout] 112 | |             p.id AS "id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         group_id_str,
[INFO] [stdout] 134 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | /     sqlx::query!(
[INFO] [stdout] 101 | |         "INSERT INTO machine_keys (id, group_id, description, key_hash)
[INFO] [stdout] 102 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 103 | |         id_str,
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         key_hash,
[INFO] [stdout] 107 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     sqlx::query!(
[INFO] [stdout] 136 | |         "INSERT OR IGNORE INTO machine_key_permissions (key_id, resource_type, resource_id, action) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 137 | |         key_id_str,
[INFO] [stdout] 138 | |         resource_type,
[INFO] [stdout] 139 | |         resource_id_str,
[INFO] [stdout] 140 | |         action,
[INFO] [stdout] 141 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | /     sqlx::query!(
[INFO] [stdout] 159 | |         "DELETE FROM machine_key_permissions
[INFO] [stdout] 160 | |          WHERE key_id = ?
[INFO] [stdout] 161 | |            AND resource_type = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         action,
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     sqlx::query!("DELETE FROM machine_keys WHERE id = ?", key_id_str)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:397:9
[INFO] [stdout]     |
[INFO] [stdout] 397 |         sqlx::query!("DELETE FROM assemblies WHERE id = ?", row.id)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/plugins.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     sqlx::query!(
[INFO] [stdout] 53 | |         "INSERT INTO plugins (id, plugin_group_id, plugin_artifact_id, source)
[INFO] [stdout] 54 | |          VALUES (?, ?, ?, 'local')",
[INFO] [stdout] 55 | |         plugin_id,
[INFO] [stdout] 56 | |         input.plugin_group_id,
[INFO] [stdout] 57 | |         input.plugin_artifact_id,
[INFO] [stdout] 58 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/assembly.rs:423:5
[INFO] [stdout]     |
[INFO] [stdout] 423 | /     sqlx::query!(
[INFO] [stdout] 424 | |         "DELETE FROM assemblies WHERE status != 'completed' AND id < ?",
[INFO] [stdout] 425 | |         threshold_str,
[INFO] [stdout] 426 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     sqlx::query!(
[INFO] [stdout] 40 | |         "INSERT INTO blobs (id, sha256, size_bytes) VALUES (?, ?, ?)",
[INFO] [stdout] 41 | |         blob_id_str,
[INFO] [stdout] 42 | |         sha256,
[INFO] [stdout] 43 | |         size_bytes,
[INFO] [stdout] 44 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | /     sqlx::query!(
[INFO] [stdout] 49 | |         "INSERT INTO blob_refs (blob_id, group_id, entity_type, entity_id)
[INFO] [stdout] 50 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 51 | |         blob_id_str,
[INFO] [stdout] ...  |
[INFO] [stdout] 54 | |         entity_id_str,
[INFO] [stdout] 55 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/plugins.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     sqlx::query!(
[INFO] [stdout] 63 | |         "INSERT INTO plugin_versions (id, plugin_id, version, blob_id)
[INFO] [stdout] 64 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 65 | |         version_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         blob_id,
[INFO] [stdout] 69 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:59:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | /     sqlx::query!(
[INFO] [stdout] 60 | |         "UPDATE groups SET used_bytes = used_bytes + ? WHERE id = ?",
[INFO] [stdout] 61 | |         size_bytes,
[INFO] [stdout] 62 | |         group_id_str,
[INFO] [stdout] 63 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/plugins.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     sqlx::query!(
[INFO] [stdout] 74 | |         "INSERT INTO group_plugins (group_id, plugin_id, is_owner, visibility)
[INFO] [stdout] 75 | |          VALUES (?, ?, 1, 'private')",
[INFO] [stdout] 76 | |         group_id,
[INFO] [stdout] 77 | |         plugin_id,
[INFO] [stdout] 78 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/plugins.rs:95:15
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout]  96 | |         r#"
[INFO] [stdout]  97 | |         SELECT
[INFO] [stdout]  98 | |             pv.id AS "id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |         version,
[INFO] [stdout] 114 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let size_bytes = sqlx::query_scalar!("SELECT size_bytes FROM blobs WHERE id = ?", blob_id_str)
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/blobs.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 | /     sqlx::query!(
[INFO] [stdout] 86 | |         "INSERT INTO blob_refs (blob_id, group_id, entity_type, entity_id)
[INFO] [stdout] 87 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 88 | |         blob_id_str,
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |         entity_id_str,
[INFO] [stdout] 92 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]  96 | /     sqlx::query!(
[INFO] [stdout]  97 | |         "UPDATE groups SET used_bytes = used_bytes + ? WHERE id = ?",
[INFO] [stdout]  98 | |         size_bytes,
[INFO] [stdout]  99 | |         group_id_str,
[INFO] [stdout] 100 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     let size_bytes = sqlx::query_scalar!("SELECT size_bytes FROM blobs WHERE id = ?", blob_id_str,)
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     sqlx::query!(
[INFO] [stdout] 124 | |         "DELETE FROM blob_refs WHERE blob_id = ? AND entity_id = ?",
[INFO] [stdout] 125 | |         blob_id_str,
[INFO] [stdout] 126 | |         entity_id_str,
[INFO] [stdout] 127 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     sqlx::query!(
[INFO] [stdout] 132 | |         "UPDATE groups SET used_bytes = used_bytes - ? WHERE id = ?",
[INFO] [stdout] 133 | |         size_bytes,
[INFO] [stdout] 134 | |         group_id_str,
[INFO] [stdout] 135 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:139:21
[INFO] [stdout]     |
[INFO] [stdout] 139 |       let remaining = sqlx::query_scalar!(
[INFO] [stdout]     |  _____________________^
[INFO] [stdout] 140 | |         "SELECT COUNT(*) FROM blob_refs WHERE blob_id = ?",
[INFO] [stdout] 141 | |         blob_id_str,
[INFO] [stdout] 142 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/blobs.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 147 |         sqlx::query!("DELETE FROM blobs WHERE id = ?", blob_id_str)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/groups.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let rows = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 110 | |         r#"
[INFO] [stdout] 111 | |         SELECT
[INFO] [stdout] 112 | |             p.id AS "id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 133 | |         group_id_str,
[INFO] [stdout] 134 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout] 100 | /     sqlx::query!(
[INFO] [stdout] 101 | |         "INSERT INTO machine_keys (id, group_id, description, key_hash)
[INFO] [stdout] 102 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 103 | |         id_str,
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |         key_hash,
[INFO] [stdout] 107 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | /     sqlx::query!(
[INFO] [stdout] 136 | |         "INSERT OR IGNORE INTO machine_key_permissions (key_id, resource_type, resource_id, action) VALUES (?, ?, ?, ?)",
[INFO] [stdout] 137 | |         key_id_str,
[INFO] [stdout] 138 | |         resource_type,
[INFO] [stdout] 139 | |         resource_id_str,
[INFO] [stdout] 140 | |         action,
[INFO] [stdout] 141 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 | /     sqlx::query!(
[INFO] [stdout] 159 | |         "DELETE FROM machine_key_permissions
[INFO] [stdout] 160 | |          WHERE key_id = ?
[INFO] [stdout] 161 | |            AND resource_type = ?
[INFO] [stdout] ...   |
[INFO] [stdout] 167 | |         action,
[INFO] [stdout] 168 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/machine_keys.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 |     sqlx::query!("DELETE FROM machine_keys WHERE id = ?", key_id_str)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/plugins.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     sqlx::query!(
[INFO] [stdout] 53 | |         "INSERT INTO plugins (id, plugin_group_id, plugin_artifact_id, source)
[INFO] [stdout] 54 | |          VALUES (?, ?, ?, 'local')",
[INFO] [stdout] 55 | |         plugin_id,
[INFO] [stdout] 56 | |         input.plugin_group_id,
[INFO] [stdout] 57 | |         input.plugin_artifact_id,
[INFO] [stdout] 58 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/plugins.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | /     sqlx::query!(
[INFO] [stdout] 63 | |         "INSERT INTO plugin_versions (id, plugin_id, version, blob_id)
[INFO] [stdout] 64 | |          VALUES (?, ?, ?, ?)",
[INFO] [stdout] 65 | |         version_id,
[INFO] [stdout] ...  |
[INFO] [stdout] 68 | |         blob_id,
[INFO] [stdout] 69 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]   --> src/database/plugins.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 | /     sqlx::query!(
[INFO] [stdout] 74 | |         "INSERT INTO group_plugins (group_id, plugin_id, is_owner, visibility)
[INFO] [stdout] 75 | |          VALUES (?, ?, 1, 'private')",
[INFO] [stdout] 76 | |         group_id,
[INFO] [stdout] 77 | |         plugin_id,
[INFO] [stdout] 78 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error returned from database: (code: 14) unable to open database file
[INFO] [stdout]    --> src/database/plugins.rs:95:15
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout]  96 | |         r#"
[INFO] [stdout]  97 | |         SELECT
[INFO] [stdout]  98 | |             pv.id AS "id!",
[INFO] [stdout] ...   |
[INFO] [stdout] 113 | |         version,
[INFO] [stdout] 114 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cogere` (bin "cogere") due to 34 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cogere` (bin "cogere" test) due to 34 previous errors
[INFO] running `Command { std: "docker" "inspect" "3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d", kill_on_drop: false }`
[INFO] [stdout] 3ad3c07f97d19aaa83a8c2386d8976fd5b709d7a83913d7e01802b8d0d0f7c0d
